Four Ferrets | 28/04/2022

The largest project in my 3 piece 'More Games in C++' portfolio. Created in a group of four, Four Ferrets is a top down heist game where the players must work together as a team to steal a deadly bio-weapon.

Deep Dive video into my thought process behind the code. You can check out a purely gameplay video here.

The size and complexity of this project made it challenging to complete, but as a team we managed to pull through and create a game we were proud of.

My main responsibilities in this project were the backend framework (eg scene/gameobject, thread and audio handling) and gameplay elements (eg security cameras, guards, players and pickups).

You can view the project in its entirety here on GitHub.